PRISM

Benchmark
Model:csma v.1 (MDP)
Parameter(s)N = 4, K = 2
Property:time_max (exp-reward)
Invocation (default)
../fix-syntax ../prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 csma.4-2.prism csma.props --property time_max
Execution
Walltime:7.625521183013916s
Return code:0
Relative Error:1.3012508401996453e-05
Log
PRISM
=====

Version: 4.5.dev
Date: Fri Feb 26 15:11:28 CET 2021
Hostname: christopher
Memory limits: cudd=4g, java(heap)=11g
Command line: prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 csma.4-2.prism csma.props --property time_max

Parsing model file "csma.4-2.prism"...

Type:        MDP
Modules:     bus station1 station2 station3 station4 
Variables:   b y1 y2 s1 x1 bc1 cd1 s2 x2 bc2 cd2 s3 x3 bc3 cd3 s4 x4 bc4 cd4 

Parsing properties file "csma.props"...

5 properties:
(1) "all_before_max": Pmax=? [ !"collision_max_backoff" U "all_delivered" ]
(2) "all_before_min": Pmin=? [ !"collision_max_backoff" U "all_delivered" ]
(3) "some_before": Pmin=? [ F min_backoff_after_success<K ]
(4) "time_max": R{"time"}max=? [ F "all_delivered" ]
(5) "time_min": R{"time"}min=? [ F "all_delivered" ]

---------------------------------------------------------------------

Model checking: "time_max": R{"time"}max=? [ F "all_delivered" ]

Warning: Switching to sparse engine and (backwards) Gauss Seidel (default for heuristic=speed).

Building model...

Computing reachable states...

Reachability (BFS): 193 iterations in 1.35 seconds (average 0.007016, setup 0.00)

Time for model construction: 1.474 seconds.

Type:        MDP
States:      761962 (1 initial)
Transitions: 1327068
Choices:     825504

Transition matrix: 52233 nodes (4 terminal), 1327068 minterms, vars: 54r/54c/17nd

Prob0E: 204 iterations in 2.14 seconds (average 0.010505, setup 0.00)

Prob1A: 1 iterations in 0.01 seconds (average 0.008000, setup 0.00)

goal = 9, inf = 0, maybe = 761953

Computing remaining rewards...
Engine: Sparse

Building sparse matrix (transitions)... [n=761962, nc=825495, nnz=1327059, k=4] [21.2 MB]
Building sparse matrix (transition rewards)... [n=761962, nc=825495, nnz=456769, k=4] [11.3 MB]
Creating vector for state rewards... [5.8 MB]
Creating vector for inf... [5.8 MB]
Allocating iteration vectors... [2 x 5.8 MB]
TOTAL: [55.8 MB]

Starting iterations...

Iterative method: 370 iterations in 3.63 seconds (average 0.007935, setup 0.70)

Value in the initial state: 142.21031856044027

Time for model checking: 5.821 seconds.

Result: 142.21031856044027 (value in the initial state)


Overall running time: 7.536 seconds.

---------------------------------------------------------------------

Note: There was 1 warning during computation.